<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
a{color:#000; text-decoration: none;}
a:hover, a:focus {color:#000; text-decoration: underline; }
body,html{font-size:12px; color:#000;  background:url(../images/bg.gif) left top repeat-x;}
table, div{color:#555; border-collapse:none; }
select, textarea{border:1px solid #B7B6B6;background:#FFF; font-family:宋体; font-size:12px;vertical-align:middle;}
form, ul, ol, dl, table, div, h1, h2, h3 ,h4,h5 {margin:0;padding:0;}
address{padding:0; margin:0;}
img, fieldset {border:0;}
select, input, li img {vertical-align:middle;}
ul, li, ol {list-style-type : none;}
legend, hr, caption {display:none;}
.accessibilityHide{display: none;}
.positon_relative{position:relative;z-index:2;}
.pr{position:relative}
.bg_none{background-image:none!important}
.dis_no{display:none; }
.fl{float:left;}

/*产品图片列表开始*/
#photosjj{ padding-top:33px; overflow:hidden;}
#photosjj ul{ padding-left:25px; }
#photosjj ul li{ float:left; width:190px; }
#photosjj ul li span{ display:block; float:left;text-align:center; width:154px;  line-height:22px; background:url(../images/bg_photo.gif) left top no-repeat;}
#photosjj ul li img{ border:1px #cccaca solid; background:#fff; padding:5px;}

/*======新闻中心==========*/
#newssss{ padding:35px 0 25px 0; width:800px;}
#newssss li a{ background:url(../images/a.gif) left 11px no-repeat; padding-left:26px; line-height:30px; display:block; border-bottom:1px #CCC dashed;}
#newssss li span{ display:block; float:right; margin-top:-20px;}

/*-----------content pages-----------*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;padding-bottom:35px; width: 100%; color: #036dd6; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #036dd6; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #036dd6; font-weight: normal;}
.contentPage a:visited {color: #036dd6; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #036dd6; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#036dd6; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:1px solid #036dd6; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important; padding:4px 7px; border: 1px solid #036dd6;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

#phsss{ padding-top:40px; overflow:hidden;}
#phsss ul{ padding-left:25px; }
#phsss ul li{ float:left; width:252px; }
#phsss ul li span{ display:block; float:left;text-align:center; width:210px; padding:19px 0 19px 0;}
#phsss ul li img{ border:1px #D9D9D9 solid; background:#fff; padding:4px;}

#ph{ padding-top:40px; overflow:hidden;}
#ph ul{  }
#ph ul li{ float:left; width:200px; }
#ph ul li span{ display:block; float:left;text-align:center; width:170px; padding:19px 0 19px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
#ph ul li img{ border:1px #D9D9D9 solid; background:#fff; padding:4px;}

</pre></body></html>